.fs10{
	font-size: 14px !important;
}
.white{
	color: #000;
}
.border-radius{
	border-radius: 6px;
}
.color9{
	color: #333;
}
@media (min-width:998px) {
	.border-r{
		border-right: 1px solid #eee;
	}
	.border-b{
		border-bottom: 1px solid #eee;
	}
}
.line{
	width: 180px;
	height: 1px;
	background-color: #eee;
	margin:20px auto;
	margin-bottom: 50px;
}
.lianjie{
	box-sizing: border-box;
	padding-top: 25px
}
.lianjie h6{
	margin-right: 10px;
	font-size: 16px;
	width: 100px;
	
}
.lianjie ul{
	width: 500px;
}
.lianjie li{
	padding-top: 1px;
	margin-right: 10px;
}